Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CollectionBase<T> Class / FindAll Method


In This Topic
FindAll Method (CollectionBase<T>)
In This Topic
Retrieves all the T that match the specified type TTarget.
Overload List
OverloadDescription
Retrieves all the T that match the specified type TTarget.  
Retrieves all the T that match the specified type TTarget and match the conditions defined by the specified predicate.  
See Also